projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2021-02-16
Stefan Monnier
* lisp/emacs-lisp/bindat.el: Clarify when field labels...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-16
Stefan Monnier
* lisp/emacs-lisp/bindat.el (bindat-spec): New macro.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-16
Basil L. Contovounesios
; Fix last change in simple.el.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Stefan Monnier
* lisp/emacs-lisp/macroexp.el (macroexp--expand-all...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Ulf Jasper
Display yearly ical events from first year on. Fix...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Stefan Monnier
* lisp/calc/calc-sel.el (calc-replace-sub-formula)...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Stefan Monnier
* lisp/emacs-lisp/bindat.el: Expose the `struct` variab...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Lars Ingebrigtsen
Allow overriding declared predicates, too
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Lars Ingebrigtsen
Do `interactive' mode tagging in the remaining lisp...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Lars Ingebrigtsen
Add a new variable `global-minor-modes'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Lars Ingebrigtsen
Rename minor-modes to local-minor-modes
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Stefan Monnier
* lisp/emacs-lisp/edebug.el (edebug-&optional, edebug...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Stefan Monnier
* lisp/emacs-lisp/byte-run.el (compiler-macro): Make...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Lars Ingebrigtsen
Make the button completion predicate be more useful
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Lars Ingebrigtsen
Speed up completion-in-mode-p in the common case
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Lars Ingebrigtsen
Fix two syntax errors in Specification List
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Stefan Monnier
* Edebug: Generalize `&lookup`, use it for `cl-macrolet...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Stefan Kangas
Avoid asking repeatedly about reloading bookmarks file
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Stefan Kangas
Mark up bookmark.el for correct modes
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Add a comment to `read-extended-command'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Eli Zaretskii
* src/xdisp.c (move_it_to): Fix last change. (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Add a possible completion predicate for buttons
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Make completion-with-modes-p work with minor modes...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Bastian Beranek
Fix showing and hiding of tab-bar on new frames (bug...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Do command markup in blackbox.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Fix byte-run--set-modes call signature
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Fix missing ' in NEWS
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Also mention `M-o M-o' removal
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Don't update `minor-modes' in global modes
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Mark up 5x5 for interactive mode
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Robert Pluim
; * doc/lispref/modes.texi: typo fix
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Fix problem with the newly introduces `minor-modes...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Do `interactive' mode markup in all Gnus files
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Really fix the syntax problem in define-minor-mode
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Fix previous define-minor-mode change
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Mark up eww.el for correct modes
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Make `C-h m' list unbound commands applicable for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Allow define-minor-mode to take an :interactive keyword
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Fix dumping of buffers after minor_modes was added
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Revert the bit about command_modes in previous patch set
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Add 'read-extended-command-predicate'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Mark easy-menu-do-define menus as "not interesting"
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Add new 'declare' forms for command completion predicates
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Extend the syntax of `interactive' to list applicable...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Fix how `shell-mode' avoids being called interactively
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Introduce an :interactive keyword for `defined-derived...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Stefan Kangas
Remove redundant :group args from textmodes/*.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Lars Ingebrigtsen
Add a new buffer-local variable `minor-modes'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Stefan Monnier
* lisp/emacs-lisp/edebug.el (edebug-make-enter-wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Stefan Monnier
* lisp/emacs-lisp/edebug.el: Fix `called-interactively-p`
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Stefan Monnier
* lisp/emacs-lisp/edebug.el (edebug-match-lambda-expr...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Alan Third
Fix flicker when resizing NS frame programmatically...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Alan Third
Remove aliasing on SVG images under scaled NS frames
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Stefan Monnier
* lisp/emacs-lisp/edebug.el (edebug--handle-&-spec...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Philipp Stephani
* etc/NEWS: Document new JSON behavior.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Augusto Stoffel
Small correction to `isearch-lazy-highlight-buffer...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Stefan Monnier
(backtrace-goto-source-functions): Make it a normal...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Eli Zaretskii
Fix I-search at EOB when long lines are truncated
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Eli Zaretskii
; * src/json.c (Fjson_parse_string): Fix the doc string.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Philipp Stephani
Pass 'struct json_configuration' as const where possible.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Philipp Stephani
Allow any JSON value at the top level (Bug#42994).
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Basil L. Contovounesios
Remove stale comments from gnus-msg.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Eli Zaretskii
Fix vertical cursor motion among many images
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Lars Ingebrigtsen
add-minor-mode doc string clarification
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Stefan Kangas
Delete 20 year old comment in executable.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Stefan Kangas
Remove redundant :group args in progmodes/*.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Stefan Monnier
Edebug: Make it possible to debug `gv-expander`s in...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Stefan Kangas
Comment out mysterious code from cperl-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Stefan Kangas
Remove outdated documentation from cperl-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Stefan Monnier
Edebug: Overload `edebug-form-spec` even less
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stefan Kangas
Remove XEmacs and Emacs 21 compat code from cperl-mode
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Basil L. Contovounesios
Fix ElDoc setup for eval-expression
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stefan Monnier
Use `declare` instead of `def-edebug-spec` in most...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Mattias Engdegård
Simplify expression in byte-code decompiler
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Mattias Engdegård
byte-opt.el: More concise expression
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Mattias Engdegård
Avoid traversing dead `if` branches in bytecode optimiser
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Mattias Engdegård
Don't inline tramp-debug-message
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Basil L. Contovounesios
; Fix typo in last change to m4-mode.el.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stefan Kangas
; Fix recent regexp-opt conversion in cperl-mode
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stefan Kangas
Use regexp-opt for font lock defaults in meta-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stefan Kangas
Minor cleanups in scheme.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stefan Kangas
Add font locking for many missing macros in m4-mode
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stefan Monnier
* lisp/emacs-lisp/edebug.el (edebug--handle-&-spec...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stefan Monnier
* lisp/emacs-lisp/cl-macs.el (cl-flet): Fix edebug...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stefan Monnier
* lisp/emacs-lisp/edebug.el: Misc cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Robert Pluim
Remove Motif support
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Lars Ingebrigtsen
Allow minor modes to specify major modes they're useful in
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stefan Monnier
* lisp/emacs-lisp/gv.el (gv-place): Simplify
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Stefan Monnier
* lisp/cedet/semantic/symref/: Use lexical-binding
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Stefan Monnier
* lisp/cedet/semantic/decorate/: Use lexical-binding...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Alan Mackenzie
Make recursive minibuffers and recursive edits work...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Stefan Kangas
Use lexical-binding in erc-sound.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Stefan Kangas
Drop XEmacs and SXEmacs support from EDE
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Stefan Kangas
Use lexical-binding in various ede files
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Stefan Kangas
Use lexical-binding in wid-browse.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Stefan Kangas
* lisp/ps-samp.el: Use lexical-binding.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Stefan Kangas
Fix two Emacs version references in misc manuals
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Stefan Kangas
; Fix lexical-binding conversion of semantic/bovine...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Basil L. Contovounesios
Fix Octave double-quoted string line continuations
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Andrii Kolomoiets
Use frame monitor in frame_float
commit
|
commitdiff
|
tree
|
snapshot
next